A.2.1. Internet Calendar Subscriptions
An Internet calendar subscription is simply an iCalendar data file made available on a web server. Users can use this data in two ways:
The data can be downloaded from the web server and then imported directly into an iCalendar aware client. This solution works well for calendar data that is not likely to change over time (for example the list of national holidays for the next year).
Calendar clients that support “direct” subscriptions can use the URL to the calendar data on the web server to download the calendar data themselves. Additionally, the clients can check the web server on a regular basis for updates to the calendar data, and then update their own cached copy of it. This allows calendar data that changes over time to be kept synchronized.